home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005 / CHIP Utilities 2005.iso / dosapps / freedos / doc / find / news < prev    next >
Encoding:
Text File  |  2003-05-30  |  1.6 KB  |  41 lines

  1. This is the release history for FIND:
  2. -------------------------------------------------------------------------
  3.  
  4. Ver 2.9: Adjusted KITTEN to fit my needs better (Eric Auer).
  5.  
  6. Ver 2.7: Added support for NLS in case-insensitivity, changed from
  7.  cats to kitten library, removed getopt, made binary smaller, fixed
  8.  a bug in backslash processing (Eric Auer). Same for version 2.8.
  9.  
  10. Ver 2.6: Fixed bug 1423 (FIND does not use filename paths).  This now
  11.  stores the drive, cwd before using findfirst/findnext.  Some code
  12.  cleanup is now needed, so future versions may make this code fix
  13.  easier to read.
  14.  
  15. Ver 2.5c: Added new find.hu by Nagy Daniel.  Minor updates to docs,
  16.  renamed the makefile to makefile.bc.
  17.  
  18. Ver 2.5b: Wording change in find.c and nls/find.en : the program does not
  19.  count occurrences of the string, it counts lines that contain the string
  20.  
  21. Ver 2.5a: added find.de, contributed by achim_sondermann
  22.  
  23. Ver 2.5: Added find.sv, contributed by Martin Str|mberg <ams@ludd.luth.se>
  24.  
  25. Ver 2.4: Patch applied as suggested by J÷rg Jenderek: returns 0
  26.  for a successful searches and an error level of 1 for no findings and
  27.  an error level 2 for errors like syntax errors.
  28.  
  29. Ver 2.3: Patch to find.c, contributed by Pertti Karppinen
  30.  <pjka@iki.fi>.  Also updated several docs to use correct URLs that
  31.  have changed since version 2.2.
  32.  
  33. Ver 2.2: Added find.lv, contributed by Neons <neons_lv@inbox.lv>
  34.  
  35. Ver 2.1: added find.ru, contributed by Ilya Vasilyev <arvi@online.ru>
  36.  
  37. Ver 2: added international support using "Cats" library
  38.  
  39. Ver 1: First version, released as part of the FreeDOS Utilities
  40.  package in 1994.
  41.